Add --with-ebpf-includes parameter
authorHilko Bengen <bengen@debian.org>
Tue, 23 Jul 2019 12:43:21 +0000 (14:43 +0200)
committerAndreas Dolp <dev@andreas-dolp.de>
Tue, 17 Mar 2026 14:23:03 +0000 (15:23 +0100)
commit6de0b580adb18d3eec3967df85a6333abbbe0c4a
tree0007735dd02eaceba2e2f886c597f4ee83e17a0e
parent3def61254189a16c69bc52b41d59c8470ce33d18
Add --with-ebpf-includes parameter

Last-Update: 2025-07-11
Bug: https://redmine.openinfosecfoundation.org/issues/3097

This patch fixes a FTBFS error on the i386 architecture by setting proper
include directories. The error is caused by improper directory names e.g.
'-I/usr/include/i386-linux-gnu' vs. '-I/usr/include/i686-linux-gnu/'.

Gbp-Pq: Name with-ebpf-includes.patch
configure.ac
ebpf/Makefile.am